home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 4 / Windows 6-Pak (InfoMagic) (Disc 4) (1999).ISO / Mathematical-Graphing-Tools / AepGph10.exe / Intro.txt < prev    next >
Text File  |  1998-06-26  |  2KB  |  54 lines

  1. OPEN        Intro.agr
  2. MESSAGE        Welcome to Aepryus Graph.  The following is a brief introduction to the capabilities of this program.  (Hit <Continue> to move through this introduction.)
  3. WAIT
  4. PLOT        Line
  5. MESSAGE        AepGraph is a function visualization program.  It can plot simple functions in 2D Cartesian coordinates.
  6. WAIT
  7. PLOT        Sine
  8. MESSAGE        It can also plot more interesting functions, such as this Sine curve...
  9. WAIT
  10. DERIV
  11. PLOT        Sine
  12. MESSAGE        ...and it can plot a function's derivative.
  13. WAIT
  14. PLOT        Beans
  15. MESSAGE        It plots in 2D Polar coordinates.
  16. WAIT
  17. ANIMATE        Beans
  18. MESSAGE        Through the addition of a time variable 't', a function can be animated.
  19. WAIT
  20. DERIV
  21. MESSAGE        Derivatives can be plotted in Polar coordinates also.
  22. WAIT
  23. STOP
  24. PLOT        Plane
  25. MESSAGE        AepGraph also plots functions in 3D coordinates systems, such as this surface plotted in Cartesian coordinates.
  26. WAIT
  27. ANIMATE        Plane
  28. MESSAGE        Which can also be animated.
  29. WAIT
  30. SURFACE
  31. MESSAGE        The surface can be made solid.
  32. WAIT
  33. LIGHT
  34. MESSAGE        And a light source can be added to enhance the visualization.
  35. WAIT
  36. STOP
  37. PLOT        Shell
  38. MESSAGE        Cylindrical coordinates are also available.
  39. WAIT
  40. ANIMATE        Shell
  41. MESSAGE        Which also animate, of course.
  42. WAIT
  43. STOP
  44. PLOT        Spin
  45. MESSAGE        Another capability of AepGraph is navigation.  Click on the View Port window, making it active.  Use the arrow keys to 'look around'.  (Combining the arrows with CTRL and ALT adds more movements.)
  46. WAIT
  47. ANIMATE        Spin
  48. MESSAGE        Navagation will also work while animating.  (Don't forget to make the View Port active)
  49. WAIT
  50. STOP
  51. CLOSE
  52. MESSAGE        Thank you for taking the time to explore AepGraph.  We hope you find it to be a useful application.
  53. WAIT
  54.